getImportantForAccessibility

Deprecated

Call getImportantForAccessibility directly.

Gets the mode for determining whether this View is important for accessibility which is if it fires accessibility events and if it is reported to accessibility services that query the screen.

Return

The mode for determining whether a View is important for accessibility.

Parameters

view

The view whose property to get.

See also